Welcome![Sign In][Sign Up]
Location:
Search - MATLAB DLL

Search list

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 6975 | Author: 许小可 | Hits:

[Other resourcevcmat

Description: 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c / c math
Platform: | Size: 4621 | Author: zhangjuan | Hits:

[Windows Developjxxfcsrcfdgfdsswwww

Description: 在上一章中对MATLAB 编译器做了简要介绍,并介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的C\\C++文件,并在VC中调用。这章节中的例子是在第四章中介绍过的解线形方程组。-in the previous chapter on MATLAB Compiler made a brief presentation, and describes how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C \\ C document and call the VC. This chapter example is the fourth chapter, introduced the solution linear equations.
Platform: | Size: 13927 | Author: 啊啊啊啊 | Hits:

[Other resourcematlabc123

Description: VC++与Matlab混合编程的快速实现 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。 关键词: Matlab VC++ MCC Complier 动态链接库D-VC and Matlab for the rapid realization of the paper discusses how to use the Matlab Co. m *. mplier will function as compiled DLL, to the VC called, provide a VC and Matlab for the rapid realization. Keywords : Matlab VC MCC Complier D
Platform: | Size: 104953 | Author: 李艷 | Hits:

[Other resourcebldc_1_sinusoidal

Description: 用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。-C language prepared by the S-function source code, for the MATLAB / Simulink environment simulation permanent magnet brushless DC motor, In the above circumstances MATLAB7 compiled DLL then use Simulink. Source module information, see Notes.
Platform: | Size: 5149 | Author: 孙萌 | Hits:

[Mathimatics-Numerical algorithmscurrent_park

Description: 用C语言编写的在Simulink环境下对3相交流电机交直流帕克变换进行数值仿真的S函数源代码。特点:考虑到了便于在单片机中执行的特点,完全使用定点算法实现。在MATLAB中编译成动态链接库后就可在Simulink中使用。-C language in the Simulink environment for 3-phase AC and DC motor Parker transform few value of the S-function simulation source code. Features : Taking into account the ease of implementation of the microprocessor features full use of fixed-point algorithm. MATLAB compiled after the DLL can be used in Simulink.
Platform: | Size: 4736 | Author: 孙萌 | Hits:

[Windows Developtname

Description: 注意事项: 解压后目录 \\matlab\\distrurb下的example_1_0.dll文件即为用到的Matlab组件,在操作系统的\"开始-运行\"框中键入\"REGSVR32 \\matlab\\distrurb\\example_1_0.dll进行注册 程序运行环境说明:操作系统:win2000或winxp 如计算机上没有Matlab,请先安装Matlab数学库-Note : unpacked directory \\ Matlab \\ distrurb the document example_1_0.dll namely to use the Matlab component, in the operating system "start-run" box type "REGSVR32 \\ Matlab \\ distru rb \\ example_1_0.dll registration procedures in the environment : operating systems : WIN2000 or winxp if there is no Matlab computer, you must install the Matlab mathematical
Platform: | Size: 105529 | Author: snaily | Hits:

[OtherPlotDemoCSharpApp

Description: C#调用MATLAB的程序,要求系统装有framework库和matlab运行时库,drawgraph.m 为matlab,要事行用matlab编译成一个.dll,源码中提供的入在Bin/debug下面.-MATLAB procedures, System requirements with the framework and Matlab runtime library, drawgraph.m of Matlab, important trip with a Matlab compiled. dll. The source provided income Bin / debug below.
Platform: | Size: 6991 | Author: lyf | Hits:

[Other resourceExam1

Description: 将Matlab下的M文件转换为DLL,在VC中调用.
Platform: | Size: 74954 | Author: zhang wei | Hits:

[Other resourcevbandmatlab

Description: 使用MATLAB中的COM生成器(comtool),将M文件生成DLL,于VB中引用.从MATLAB6.5开始,MATLAB提供了COM生成器,使用该生成器,可以将MATLAB函数和自定义的函数打包成组件,然后集成到支持该技术的应用程序中去.使用该技术,可以很大程度上脱离MATLAB环境.
Platform: | Size: 72213 | Author: 吴庆庆 | Hits:

[OtherMatlabSharedLib_demo

Description: Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
Platform: | Size: 65783 | Author: vipjvs | Hits:

[Special Effectsshowmtrix

Description: 在vc中调用matlab生成的dll示例,传递的参数在vc中是数组,对应matlab中是矩阵
Platform: | Size: 690267 | Author: 郑锦 | Hits:

[Special EffectsConvertFormat

Description: 视频格式转换,包括mpeg转为yuv和yuv格式的352*288插值为704*576.其中mpeg转为yuv需要调用文件夹中的两个dll(此为matlab工具箱提供)
Platform: | Size: 95232 | Author: 郑锦 | Hits:

[Software Engineeringpaper_dll_matlabandlabview

Description: 利用DLL技术实现LabVIEW和MATLAB混合编程,多语言编程论文
Platform: | Size: 189941 | Author: zdwnh | Hits:

[Other resourceDLL__MatrixVB

Description: 基于DLL的VB和MATLAB混编实例,有图形输出和仿真结果
Platform: | Size: 71280 | Author: 如水 | Hits:

[Other resourcefuzzynet_

Description: 在.net环境下用C#开发的模糊控制函数库,直接运行后生成DLL,对于不满足于使用Matlab提供的模糊工具箱或对底层的模糊控制比较关注的人有帮助
Platform: | Size: 101580 | Author: khw | Hits:

[Other resourceRefProp7

Description: 一个关于物性计算的软件,能够计算出各种制冷剂的物性,而且有DLL文件供VB和Matlab调用,使用及其方便。
Platform: | Size: 1908049 | Author: 胡锦昌 | Hits:

[Other resourceVC++_Matlab

Description: 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
Platform: | Size: 105377 | Author: 贺鼎宏 | Hits:

[Other resource45666019bosuxingchengsuanfa

Description: MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication
Platform: | Size: 22663 | Author: 黄礼祥 | Hits:

[Other resourceBasedontheTMS320C64xhigh-definitionvideodecoderopt

Description: 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清晰度视频进行实时解码时要求的时钟频率在1GHz左右。这 项研究对使用通用DSP实现高清晰度电视视频解码乃至实现整个信源解码器有 重要的价值,推动了通用DSP在消费电子领域多媒体技术方面的应用。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
Platform: | Size: 451740 | Author: 王萍 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net